[INFO] cloning repository https://github.com/archangel-sec/archangel
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/archangel-sec/archangel" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farchangel-sec%2Farchangel", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farchangel-sec%2Farchangel'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4fb82e48c9f4b57cca741e71eba7d54b884607b2
[INFO] fixing archangel-sec/archangel against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farchangel-sec%2Farchangel" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/archangel-sec/archangel
[INFO] finished tweaking git repo https://github.com/archangel-sec/archangel
[INFO] tweaked toml for git repo https://github.com/archangel-sec/archangel written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/archangel-sec/archangel on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/archangel-sec/archangel already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] f913227d6ad6d524eaedc54c11f97c99f0d85435b654bf9df2dd855cf5b9d359
[INFO] running `Command { std: "docker" "start" "f913227d6ad6d524eaedc54c11f97c99f0d85435b654bf9df2dd855cf5b9d359", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f913227d6ad6d524eaedc54c11f97c99f0d85435b654bf9df2dd855cf5b9d359" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f913227d6ad6d524eaedc54c11f97c99f0d85435b654bf9df2dd855cf5b9d359", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f913227d6ad6d524eaedc54c11f97c99f0d85435b654bf9df2dd855cf5b9d359" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating crates/archangel-core/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/archangel-config/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/archangel-egress/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/archangel-ipc/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/archangel-ctl/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/archangel-policy/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/archangel-audit/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/archangel-llm/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/archangel-sandbox/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/archangel-exec-format/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/archangel-snapshot/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/archangeld/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/archangel-execd/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/archangelctl/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/archangel/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking typenum v1.20.0
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking nu-ansi-term v0.50.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]     Checking futures-task v0.3.32
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]     Checking seccompiler v0.5.0
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking caps v0.5.6
[INFO] [stderr]     Checking archangel v0.4.0 (/opt/rustwide/workdir/crates/archangel)
[INFO] [stderr]    Migrating crates/archangel/src/main.rs from 2021 edition to 2024
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking terminal_size v0.4.4
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking globset v0.4.18
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking rustls-pki-types v1.14.1
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking webpki-roots v1.0.7
[INFO] [stderr]     Checking zerocopy v0.8.48
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]     Checking archangel-egress v0.4.0 (/opt/rustwide/workdir/crates/archangel-egress)
[INFO] [stderr]    Migrating crates/archangel-egress/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking archangel-snapshot v0.4.0 (/opt/rustwide/workdir/crates/archangel-snapshot)
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]    Migrating crates/archangel-snapshot/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking ed25519-dalek v2.2.0
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking tracing-serde v0.2.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking h2 v0.4.14
[INFO] [stderr]     Checking tower-http v0.6.10
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking archangel-core v0.4.0 (/opt/rustwide/workdir/crates/archangel-core)
[INFO] [stderr]    Migrating crates/archangel-core/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking archangel-exec-format v0.4.0 (/opt/rustwide/workdir/crates/archangel-exec-format)
[INFO] [stderr]     Checking archangel-config v0.4.0 (/opt/rustwide/workdir/crates/archangel-config)
[INFO] [stderr]     Checking archangel-ipc v0.4.0 (/opt/rustwide/workdir/crates/archangel-ipc)
[INFO] [stderr]     Checking archangel-policy v0.4.0 (/opt/rustwide/workdir/crates/archangel-policy)
[INFO] [stderr]     Checking archangel-audit v0.4.0 (/opt/rustwide/workdir/crates/archangel-audit)
[INFO] [stderr]     Checking archangel-ctl v0.4.0 (/opt/rustwide/workdir/crates/archangel-ctl)
[INFO] [stderr]     Checking archangel-sandbox v0.4.0 (/opt/rustwide/workdir/crates/archangel-sandbox)
[INFO] [stderr]    Migrating crates/archangel-ipc/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/archangel-exec-format/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/archangel-policy/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/archangel-audit/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking hyper v1.9.0
[INFO] [stderr]    Migrating crates/archangel-sandbox/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/archangel-config/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]    Migrating crates/archangel-ctl/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking hyper-rustls v0.27.9
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking archangel-llm v0.4.0 (/opt/rustwide/workdir/crates/archangel-llm)
[INFO] [stderr]    Migrating crates/archangel-llm/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking archangel-execd v0.4.0 (/opt/rustwide/workdir/crates/archangel-execd)
[INFO] [stderr]     Checking archangelctl v0.4.0 (/opt/rustwide/workdir/crates/archangelctl)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/archangel-llm/src/http.rs:70:29
[INFO] [stdout]     |
[INFO] [stdout]  70 |         while let Some(chunk) = response
[INFO] [stdout]     |  ______________________-----____^
[INFO] [stdout]     | |  ____________________|________|
[INFO] [stdout]     | | |                    |
[INFO] [stdout]     | | |                    `chunk` calls a custom destructor
[INFO] [stdout]     | | |                    `chunk` will be dropped later as of Edition 2024
[INFO] [stdout]  71 | | |         .chunk()
[INFO] [stdout]  72 | | |         .await
[INFO] [stdout]     | | |          -----
[INFO] [stdout]     | | |          |   |
[INFO] [stdout]     | | |__________|___`__awaitee` calls a custom destructor
[INFO] [stdout]     | |            |   `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     | |            this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     | |            up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |            this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |            `#1` will be dropped later as of Edition 2024
[INFO] [stdout]  73 | |           .map_err(|e| LlmError::Transport(redact(&e)))?
[INFO] [stdout]     | |                                                        ^
[INFO] [stdout]     | |                                                        |
[INFO] [stdout]     | |                                                        this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |                                                        up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |________________________________________________________this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                                                          up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  79 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `chunk` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking archangeld v0.4.0 (/opt/rustwide/workdir/crates/archangeld)
[INFO] [stderr]    Migrating crates/archangelctl/src/lib.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/archangel-llm/src/http.rs:70:29
[INFO] [stdout]     |
[INFO] [stdout]  70 |         while let Some(chunk) = response
[INFO] [stdout]     |  ______________________-----____^
[INFO] [stdout]     | |  ____________________|________|
[INFO] [stdout]     | | |                    |
[INFO] [stdout]     | | |                    `chunk` calls a custom destructor
[INFO] [stdout]     | | |                    `chunk` will be dropped later as of Edition 2024
[INFO] [stdout]  71 | | |         .chunk()
[INFO] [stdout]  72 | | |         .await
[INFO] [stdout]     | | |          -----
[INFO] [stdout]     | | |          |   |
[INFO] [stdout]     | | |__________|___`__awaitee` calls a custom destructor
[INFO] [stdout]     | |            |   `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     | |            this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     | |            up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |            this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |            `#1` will be dropped later as of Edition 2024
[INFO] [stdout]  73 | |           .map_err(|e| LlmError::Transport(redact(&e)))?
[INFO] [stdout]     | |                                                        ^
[INFO] [stdout]     | |                                                        |
[INFO] [stdout]     | |                                                        this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |                                                        up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |________________________________________________________this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                                                          up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  79 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `chunk` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating crates/archangel-execd/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed crates/archangel-execd/src/sandbox.rs (2 fixes)
[INFO] [stderr]    Migrating crates/archangeld/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/archangelctl/src/main.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/archangelctl/src/main.rs:217:51
[INFO] [stdout]     |
[INFO] [stdout] 204 |               Some("/ping") => send(&mut client, CtlRequest::Ping, palette).await,
[INFO] [stdout]     |                                --------------------------------------------------
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                `__awaitee` calls a custom destructor
[INFO] [stdout]     |                                `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 217 |                       send(&mut client, r, palette).await
[INFO] [stdout]     |                       ------------------------------^^^^^
[INFO] [stdout]     |                       |                             |
[INFO] [stdout]     |                       |                             this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                       |                             up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                       `#1` will be dropped later as of Edition 2024
[INFO] [stdout] 218 |                   } else {
[INFO] [stdout]     |                   - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout] 229 |                       send(&mut client, CtlRequest::Reject { approval_id }, palette).await
[INFO] [stdout]     |                       --------------------------------------------------------------------
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                       `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 236 | /                 send(
[INFO] [stdout] 237 | |                     &mut client,
[INFO] [stdout] 238 | |                     CtlRequest::RunTask {
[INFO] [stdout] 239 | |                         task: line.to_owned(),
[INFO] [stdout] ...   |
[INFO] [stdout] 244 | |                 .await
[INFO] [stdout]     | |                      -
[INFO] [stdout]     | |                      |
[INFO] [stdout]     | |______________________this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                        `#3` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/archangelctl/src/main.rs:229:84
[INFO] [stdout]     |
[INFO] [stdout] 204 |               Some("/ping") => send(&mut client, CtlRequest::Ping, palette).await,
[INFO] [stdout]     |                                --------------------------------------------------
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                `__awaitee` calls a custom destructor
[INFO] [stdout]     |                                `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 217 |                       send(&mut client, r, palette).await
[INFO] [stdout]     |                       -----------------------------------
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                       `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 229 |                       send(&mut client, CtlRequest::Reject { approval_id }, palette).await
[INFO] [stdout]     |                       ---------------------------------------------------------------^^^^^
[INFO] [stdout]     |                       |                                                              |
[INFO] [stdout]     |                       |                                                              this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                       |                                                              up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                       this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                       `#2` will be dropped later as of Edition 2024
[INFO] [stdout] 230 |                   } else {
[INFO] [stdout]     |                   - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout] 236 | /                 send(
[INFO] [stdout] 237 | |                     &mut client,
[INFO] [stdout] 238 | |                     CtlRequest::RunTask {
[INFO] [stdout] 239 | |                         task: line.to_owned(),
[INFO] [stdout] ...   |
[INFO] [stdout] 244 | |                 .await
[INFO] [stdout]     | |                      -
[INFO] [stdout]     | |                      |
[INFO] [stdout]     | |______________________this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                        `#3` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/archangelctl/src/main.rs:244:18
[INFO] [stdout]     |
[INFO] [stdout] 204 |               Some("/ping") => send(&mut client, CtlRequest::Ping, palette).await,
[INFO] [stdout]     |                                --------------------------------------------------
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                `__awaitee` calls a custom destructor
[INFO] [stdout]     |                                `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 217 |                       send(&mut client, r, palette).await
[INFO] [stdout]     |                       -----------------------------------
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                       `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 229 |                       send(&mut client, CtlRequest::Reject { approval_id }, palette).await
[INFO] [stdout]     |                       --------------------------------------------------------------------
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                       `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 236 | /                 send(
[INFO] [stdout] 237 | |                     &mut client,
[INFO] [stdout] 238 | |                     CtlRequest::RunTask {
[INFO] [stdout] 239 | |                         task: line.to_owned(),
[INFO] [stdout] ...   |
[INFO] [stdout] 244 | |                 .await
[INFO] [stdout]     | |                  ^^^^-
[INFO] [stdout]     | |                  |   |
[INFO] [stdout]     | |__________________|___this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                    |   `#3` will be dropped later as of Edition 2024
[INFO] [stdout]     |                    this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                    up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 245 |               }
[INFO] [stdout]     |               - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating crates/archangel-execd/src/main.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/archangelctl/src/main.rs:217:51
[INFO] [stdout]     |
[INFO] [stdout] 204 |               Some("/ping") => send(&mut client, CtlRequest::Ping, palette).await,
[INFO] [stdout]     |                                --------------------------------------------------
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                `__awaitee` calls a custom destructor
[INFO] [stdout]     |                                `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 217 |                       send(&mut client, r, palette).await
[INFO] [stdout]     |                       ------------------------------^^^^^
[INFO] [stdout]     |                       |                             |
[INFO] [stdout]     |                       |                             this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                       |                             up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                       `#1` will be dropped later as of Edition 2024
[INFO] [stdout] 218 |                   } else {
[INFO] [stdout]     |                   - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout] 229 |                       send(&mut client, CtlRequest::Reject { approval_id }, palette).await
[INFO] [stdout]     |                       --------------------------------------------------------------------
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                       `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 236 | /                 send(
[INFO] [stdout] 237 | |                     &mut client,
[INFO] [stdout] 238 | |                     CtlRequest::RunTask {
[INFO] [stdout] 239 | |                         task: line.to_owned(),
[INFO] [stdout] ...   |
[INFO] [stdout] 244 | |                 .await
[INFO] [stdout]     | |                      -
[INFO] [stdout]     | |                      |
[INFO] [stdout]     | |______________________this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                        `#3` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/archangelctl/src/main.rs:229:84
[INFO] [stdout]     |
[INFO] [stdout] 204 |               Some("/ping") => send(&mut client, CtlRequest::Ping, palette).await,
[INFO] [stdout]     |                                --------------------------------------------------
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                `__awaitee` calls a custom destructor
[INFO] [stdout]     |                                `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 217 |                       send(&mut client, r, palette).await
[INFO] [stdout]     |                       -----------------------------------
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                       `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 229 |                       send(&mut client, CtlRequest::Reject { approval_id }, palette).await
[INFO] [stdout]     |                       ---------------------------------------------------------------^^^^^
[INFO] [stdout]     |                       |                                                              |
[INFO] [stdout]     |                       |                                                              this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                       |                                                              up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                       this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                       `#2` will be dropped later as of Edition 2024
[INFO] [stdout] 230 |                   } else {
[INFO] [stdout]     |                   - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout] 236 | /                 send(
[INFO] [stdout] 237 | |                     &mut client,
[INFO] [stdout] 238 | |                     CtlRequest::RunTask {
[INFO] [stdout] 239 | |                         task: line.to_owned(),
[INFO] [stdout] ...   |
[INFO] [stdout] 244 | |                 .await
[INFO] [stdout]     | |                      -
[INFO] [stdout]     | |                      |
[INFO] [stdout]     | |______________________this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                        `#3` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/archangelctl/src/main.rs:244:18
[INFO] [stdout]     |
[INFO] [stdout] 204 |               Some("/ping") => send(&mut client, CtlRequest::Ping, palette).await,
[INFO] [stdout]     |                                --------------------------------------------------
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                `__awaitee` calls a custom destructor
[INFO] [stdout]     |                                `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 217 |                       send(&mut client, r, palette).await
[INFO] [stdout]     |                       -----------------------------------
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                       `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 229 |                       send(&mut client, CtlRequest::Reject { approval_id }, palette).await
[INFO] [stdout]     |                       --------------------------------------------------------------------
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                       `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 236 | /                 send(
[INFO] [stdout] 237 | |                     &mut client,
[INFO] [stdout] 238 | |                     CtlRequest::RunTask {
[INFO] [stdout] 239 | |                         task: line.to_owned(),
[INFO] [stdout] ...   |
[INFO] [stdout] 244 | |                 .await
[INFO] [stdout]     | |                  ^^^^-
[INFO] [stdout]     | |                  |   |
[INFO] [stdout]     | |__________________|___this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                    |   `#3` will be dropped later as of Edition 2024
[INFO] [stdout]     |                    this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                    up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 245 |               }
[INFO] [stdout]     |               - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/archangel-execd/src/main.rs:254:19
[INFO] [stdout]     |
[INFO] [stdout] 228 |           let (mut stream, _addr) = match listener.accept().await {
[INFO] [stdout]     |                ----------           -     -----------------------
[INFO] [stdout]     |                |                    |     |                 |
[INFO] [stdout]     |                |                    |     |                 this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                |                    |     |                 `#3` will be dropped later as of Edition 2024
[INFO] [stdout]     |                |                    |     this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                |                    |     `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     |                |                    |     `__awaitee` calls a custom destructor
[INFO] [stdout]     |  ______________|____________________|     `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     | |              |
[INFO] [stdout]     | |              `stream` calls a custom destructor
[INFO] [stdout]     | |              `stream` will be dropped later as of Edition 2024
[INFO] [stdout] 229 | |             Ok(v) => v,
[INFO] [stdout] 230 | |             Err(e) => {
[INFO] [stdout] 231 | |                 error!(error = %e, "accept failed");
[INFO] [stdout] ...   |
[INFO] [stdout] 234 | |         };
[INFO] [stdout]     | |         -
[INFO] [stdout]     | |         |
[INFO] [stdout]     | |_________this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |           `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 254 |               match read_key_file(p) {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]     |                     up until Edition 2021 `#7` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 255 |                   Ok(k) => executor.set_session_key(k),
[INFO] [stdout] 256 |                   Err(e) => {
[INFO] [stdout]     |                       -
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       `e` calls a custom destructor
[INFO] [stdout]     |                       `e` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 261 |           }
[INFO] [stdout]     |           - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] 262 |
[INFO] [stdout] 263 |           if let Err(e) = serve_one(&mut stream, &mut executor).await {
[INFO] [stdout]     |                      -    -------------------------------------------
[INFO] [stdout]     |                      |    |                                     |
[INFO] [stdout]     |                      |    |                                     this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |                      |    |                                     `#5` will be dropped later as of Edition 2024
[INFO] [stdout]     |                      |    this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                      |    `#4` will be dropped later as of Edition 2024
[INFO] [stdout]     |                      this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     |                      `#6` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout] note: `#7` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `stream` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/io/poll_evented.rs:312:1
[INFO] [stdout]     |
[INFO] [stdout] 312 | impl<E: Source> Drop for PollEvented<E> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/io/poll_evented.rs:312:1
[INFO] [stdout]     |
[INFO] [stdout] 312 | impl<E: Source> Drop for PollEvented<E> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/io/poll_evented.rs:312:1
[INFO] [stdout]     |
[INFO] [stdout] 312 | impl<E: Source> Drop for PollEvented<E> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/io/poll_evented.rs:312:1
[INFO] [stdout]     |
[INFO] [stdout] 312 | impl<E: Source> Drop for PollEvented<E> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `e` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/archangel-execd/src/main.rs:263:25
[INFO] [stdout]     |
[INFO] [stdout] 228 |         let (mut stream, _addr) = match listener.accept().await {
[INFO] [stdout]     |              ----------
[INFO] [stdout]     |              |
[INFO] [stdout]     |              `stream` calls a custom destructor
[INFO] [stdout]     |              `stream` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 263 |         if let Err(e) = serve_one(&mut stream, &mut executor).await {
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                         |                                     |
[INFO] [stdout]     |                         |                                     this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                         |                                     up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                         up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 266 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `stream` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/io/poll_evented.rs:312:1
[INFO] [stdout]     |
[INFO] [stdout] 312 | impl<E: Source> Drop for PollEvented<E> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/archangel-execd/src/main.rs:263:63
[INFO] [stdout]     |
[INFO] [stdout] 228 |         let (mut stream, _addr) = match listener.accept().await {
[INFO] [stdout]     |              ----------
[INFO] [stdout]     |              |
[INFO] [stdout]     |              `stream` calls a custom destructor
[INFO] [stdout]     |              `stream` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 263 |         if let Err(e) = serve_one(&mut stream, &mut executor).await {
[INFO] [stdout]     |                                                               ^^^^^
[INFO] [stdout]     |                                                               |
[INFO] [stdout]     |                                                               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                                               up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 266 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `stream` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/io/poll_evented.rs:312:1
[INFO] [stdout]     |
[INFO] [stdout] 312 | impl<E: Source> Drop for PollEvented<E> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/archangel-execd/src/main.rs:254:19
[INFO] [stdout]     |
[INFO] [stdout] 228 |           let (mut stream, _addr) = match listener.accept().await {
[INFO] [stdout]     |                ----------           -     -----------------------
[INFO] [stdout]     |                |                    |     |                 |
[INFO] [stdout]     |                |                    |     |                 this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                |                    |     |                 `#3` will be dropped later as of Edition 2024
[INFO] [stdout]     |                |                    |     this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                |                    |     `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     |                |                    |     `__awaitee` calls a custom destructor
[INFO] [stdout]     |  ______________|____________________|     `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     | |              |
[INFO] [stdout]     | |              `stream` calls a custom destructor
[INFO] [stdout]     | |              `stream` will be dropped later as of Edition 2024
[INFO] [stdout] 229 | |             Ok(v) => v,
[INFO] [stdout] 230 | |             Err(e) => {
[INFO] [stdout] 231 | |                 error!(error = %e, "accept failed");
[INFO] [stdout] ...   |
[INFO] [stdout] 234 | |         };
[INFO] [stdout]     | |         -
[INFO] [stdout]     | |         |
[INFO] [stdout]     | |_________this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |           `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 254 |               match read_key_file(p) {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]     |                     up until Edition 2021 `#7` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 255 |                   Ok(k) => executor.set_session_key(k),
[INFO] [stdout] 256 |                   Err(e) => {
[INFO] [stdout]     |                       -
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       `e` calls a custom destructor
[INFO] [stdout]     |                       `e` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 261 |           }
[INFO] [stdout]     |           - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] 262 |
[INFO] [stdout] 263 |           if let Err(e) = serve_one(&mut stream, &mut executor).await {
[INFO] [stdout]     |                      -    -------------------------------------------
[INFO] [stdout]     |                      |    |                                     |
[INFO] [stdout]     |                      |    |                                     this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |                      |    |                                     `#5` will be dropped later as of Edition 2024
[INFO] [stdout]     |                      |    this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                      |    `#4` will be dropped later as of Edition 2024
[INFO] [stdout]     |                      this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     |                      `#6` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout] note: `#7` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `stream` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/io/poll_evented.rs:312:1
[INFO] [stdout]     |
[INFO] [stdout] 312 | impl<E: Source> Drop for PollEvented<E> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/io/poll_evented.rs:312:1
[INFO] [stdout]     |
[INFO] [stdout] 312 | impl<E: Source> Drop for PollEvented<E> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/io/poll_evented.rs:312:1
[INFO] [stdout]     |
[INFO] [stdout] 312 | impl<E: Source> Drop for PollEvented<E> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/io/poll_evented.rs:312:1
[INFO] [stdout]     |
[INFO] [stdout] 312 | impl<E: Source> Drop for PollEvented<E> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `e` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/archangel-execd/src/main.rs:263:25
[INFO] [stdout]     |
[INFO] [stdout] 228 |         let (mut stream, _addr) = match listener.accept().await {
[INFO] [stdout]     |              ----------
[INFO] [stdout]     |              |
[INFO] [stdout]     |              `stream` calls a custom destructor
[INFO] [stdout]     |              `stream` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 263 |         if let Err(e) = serve_one(&mut stream, &mut executor).await {
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                         |                                     |
[INFO] [stdout]     |                         |                                     this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                         |                                     up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                         up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 266 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `stream` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/io/poll_evented.rs:312:1
[INFO] [stdout]     |
[INFO] [stdout] 312 | impl<E: Source> Drop for PollEvented<E> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/archangel-execd/src/main.rs:263:63
[INFO] [stdout]     |
[INFO] [stdout] 228 |         let (mut stream, _addr) = match listener.accept().await {
[INFO] [stdout]     |              ----------
[INFO] [stdout]     |              |
[INFO] [stdout]     |              `stream` calls a custom destructor
[INFO] [stdout]     |              `stream` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 263 |         if let Err(e) = serve_one(&mut stream, &mut executor).await {
[INFO] [stdout]     |                                                               ^^^^^
[INFO] [stdout]     |                                                               |
[INFO] [stdout]     |                                                               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                                               up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 266 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `stream` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/io/poll_evented.rs:312:1
[INFO] [stdout]     |
[INFO] [stdout] 312 | impl<E: Source> Drop for PollEvented<E> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating crates/archangel-execd/tests/cross_process.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/archangeld/tests/red_team.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/archangeld/src/main.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/archangeld/src/main.rs:427:22
[INFO] [stdout]     |
[INFO] [stdout] 425 |                 let mut orch = orchestrator.lock().await;
[INFO] [stdout]     |                     --------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `orch` calls a custom destructor
[INFO] [stdout]     |                     `orch` will be dropped later as of Edition 2024
[INFO] [stdout] 426 |                 orch.run_task(AUTONOMOUS_TASK, &[("log-line", alert.event.line.as_str())])
[INFO] [stdout] 427 |                     .await
[INFO] [stdout]     |                      ^^^^^
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                      up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 428 |             };
[INFO] [stdout]     |              - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `orch` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/mutex.rs:964:1
[INFO] [stdout]     |
[INFO] [stdout] 964 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/archangeld/src/main.rs:501:25
[INFO] [stdout]     |
[INFO] [stdout] 479 |         let (mut stream, _) = match listener.accept().await {
[INFO] [stdout]     |              ----------
[INFO] [stdout]     |              |
[INFO] [stdout]     |              `stream` calls a custom destructor
[INFO] [stdout]     |              `stream` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 500 |         let mut orch = orchestrator.lock().await;
[INFO] [stdout]     |             --------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `orch` calls a custom destructor
[INFO] [stdout]     |             `orch` will be dropped later as of Edition 2024
[INFO] [stdout] 501 |         if let Err(e) = serve_connection(&mut stream, &operator_pub, &mut orch).await {
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                         |                                                       |
[INFO] [stdout]     |                         |                                                       this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                         |                                                       up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                         up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 504 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `stream` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/io/poll_evented.rs:312:1
[INFO] [stdout]     |
[INFO] [stdout] 312 | impl<E: Source> Drop for PollEvented<E> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `orch` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/mutex.rs:964:1
[INFO] [stdout]     |
[INFO] [stdout] 964 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/archangeld/src/main.rs:501:81
[INFO] [stdout]     |
[INFO] [stdout] 479 |         let (mut stream, _) = match listener.accept().await {
[INFO] [stdout]     |              ----------
[INFO] [stdout]     |              |
[INFO] [stdout]     |              `stream` calls a custom destructor
[INFO] [stdout]     |              `stream` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 500 |         let mut orch = orchestrator.lock().await;
[INFO] [stdout]     |             --------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `orch` calls a custom destructor
[INFO] [stdout]     |             `orch` will be dropped later as of Edition 2024
[INFO] [stdout] 501 |         if let Err(e) = serve_connection(&mut stream, &operator_pub, &mut orch).await {
[INFO] [stdout]     |                                                                                 ^^^^^
[INFO] [stdout]     |                                                                                 |
[INFO] [stdout]     |                                                                                 this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                                                                 up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 504 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `stream` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/io/poll_evented.rs:312:1
[INFO] [stdout]     |
[INFO] [stdout] 312 | impl<E: Source> Drop for PollEvented<E> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `orch` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/mutex.rs:964:1
[INFO] [stdout]     |
[INFO] [stdout] 964 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/archangeld/src/main.rs:427:22
[INFO] [stdout]     |
[INFO] [stdout] 425 |                 let mut orch = orchestrator.lock().await;
[INFO] [stdout]     |                     --------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `orch` calls a custom destructor
[INFO] [stdout]     |                     `orch` will be dropped later as of Edition 2024
[INFO] [stdout] 426 |                 orch.run_task(AUTONOMOUS_TASK, &[("log-line", alert.event.line.as_str())])
[INFO] [stdout] 427 |                     .await
[INFO] [stdout]     |                      ^^^^^
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                      up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 428 |             };
[INFO] [stdout]     |              - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `orch` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/mutex.rs:964:1
[INFO] [stdout]     |
[INFO] [stdout] 964 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.05s
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/archangeld/src/main.rs:501:25
[INFO] [stdout]     |
[INFO] [stdout] 479 |         let (mut stream, _) = match listener.accept().await {
[INFO] [stdout]     |              ----------
[INFO] [stdout]     |              |
[INFO] [stdout]     |              `stream` calls a custom destructor
[INFO] [stdout]     |              `stream` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 500 |         let mut orch = orchestrator.lock().await;
[INFO] [stdout]     |             --------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `orch` calls a custom destructor
[INFO] [stdout]     |             `orch` will be dropped later as of Edition 2024
[INFO] [stdout] 501 |         if let Err(e) = serve_connection(&mut stream, &operator_pub, &mut orch).await {
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                         |                                                       |
[INFO] [stdout]     |                         |                                                       this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                         |                                                       up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                         up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 504 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `stream` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/io/poll_evented.rs:312:1
[INFO] [stdout]     |
[INFO] [stdout] 312 | impl<E: Source> Drop for PollEvented<E> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `orch` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/mutex.rs:964:1
[INFO] [stdout]     |
[INFO] [stdout] 964 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/archangeld/src/main.rs:501:81
[INFO] [stdout]     |
[INFO] [stdout] 479 |         let (mut stream, _) = match listener.accept().await {
[INFO] [stdout]     |              ----------
[INFO] [stdout]     |              |
[INFO] [stdout]     |              `stream` calls a custom destructor
[INFO] [stdout]     |              `stream` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 500 |         let mut orch = orchestrator.lock().await;
[INFO] [stdout]     |             --------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `orch` calls a custom destructor
[INFO] [stdout]     |             `orch` will be dropped later as of Edition 2024
[INFO] [stdout] 501 |         if let Err(e) = serve_connection(&mut stream, &operator_pub, &mut orch).await {
[INFO] [stdout]     |                                                                                 ^^^^^
[INFO] [stdout]     |                                                                                 |
[INFO] [stdout]     |                                                                                 this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                                                                 up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 504 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `stream` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/io/poll_evented.rs:312:1
[INFO] [stdout]     |
[INFO] [stdout] 312 | impl<E: Source> Drop for PollEvented<E> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `orch` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/mutex.rs:964:1
[INFO] [stdout]     |
[INFO] [stdout] 964 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] crater-edition-check: archangel-core v0.4.0 (/opt/rustwide/workdir/crates/archangel-core) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: archangel-config v0.4.0 (/opt/rustwide/workdir/crates/archangel-config) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: archangel-egress v0.4.0 (/opt/rustwide/workdir/crates/archangel-egress) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: archangel-ipc v0.4.0 (/opt/rustwide/workdir/crates/archangel-ipc) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: archangel-ctl v0.4.0 (/opt/rustwide/workdir/crates/archangel-ctl) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: archangel-policy v0.4.0 (/opt/rustwide/workdir/crates/archangel-policy) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: archangel-audit v0.4.0 (/opt/rustwide/workdir/crates/archangel-audit) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: archangel-llm v0.4.0 (/opt/rustwide/workdir/crates/archangel-llm) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: archangel-sandbox v0.4.0 (/opt/rustwide/workdir/crates/archangel-sandbox) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: archangel-exec-format v0.4.0 (/opt/rustwide/workdir/crates/archangel-exec-format) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: archangel-snapshot v0.4.0 (/opt/rustwide/workdir/crates/archangel-snapshot) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: archangeld v0.4.0 (/opt/rustwide/workdir/crates/archangeld) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: archangel-execd v0.4.0 (/opt/rustwide/workdir/crates/archangel-execd) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: archangelctl v0.4.0 (/opt/rustwide/workdir/crates/archangelctl) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: archangel v0.4.0 (/opt/rustwide/workdir/crates/archangel) updating edition from 2021 to 2024
[INFO] [stderr]     Checking archangel-egress v0.4.0 (/opt/rustwide/workdir/crates/archangel-egress)
[INFO] [stderr]     Checking archangel-core v0.4.0 (/opt/rustwide/workdir/crates/archangel-core)
[INFO] [stderr]     Checking archangel-snapshot v0.4.0 (/opt/rustwide/workdir/crates/archangel-snapshot)
[INFO] [stderr]     Checking archangel v0.4.0 (/opt/rustwide/workdir/crates/archangel)
[INFO] [stderr]     Checking archangel-config v0.4.0 (/opt/rustwide/workdir/crates/archangel-config)
[INFO] [stderr]     Checking archangel-exec-format v0.4.0 (/opt/rustwide/workdir/crates/archangel-exec-format)
[INFO] [stderr]     Checking archangel-ipc v0.4.0 (/opt/rustwide/workdir/crates/archangel-ipc)
[INFO] [stderr]     Checking archangel-policy v0.4.0 (/opt/rustwide/workdir/crates/archangel-policy)
[INFO] [stderr]     Checking archangel-audit v0.4.0 (/opt/rustwide/workdir/crates/archangel-audit)
[INFO] [stderr]     Checking archangel-ctl v0.4.0 (/opt/rustwide/workdir/crates/archangel-ctl)
[INFO] [stderr]     Checking archangel-sandbox v0.4.0 (/opt/rustwide/workdir/crates/archangel-sandbox)
[INFO] [stderr]     Checking archangel-llm v0.4.0 (/opt/rustwide/workdir/crates/archangel-llm)
[INFO] [stderr]     Checking archangel-execd v0.4.0 (/opt/rustwide/workdir/crates/archangel-execd)
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/archangel-execd/src/sandbox.rs:251:9
[INFO] [stdout]     |
[INFO] [stdout] 251 |         unsafe { std::env::set_var("ARCHANGEL_TEST_SECRET", "leaked") };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> crates/archangel-execd/src/lib.rs:12:11
[INFO] [stdout]     |
[INFO] [stdout]  12 | #![forbid(unsafe_code)]
[INFO] [stdout]     |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/archangel-execd/src/sandbox.rs:254:9
[INFO] [stdout]     |
[INFO] [stdout] 254 |         unsafe { std::env::remove_var("ARCHANGEL_TEST_SECRET") };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking archangelctl v0.4.0 (/opt/rustwide/workdir/crates/archangelctl)
[INFO] [stderr]     Checking archangeld v0.4.0 (/opt/rustwide/workdir/crates/archangeld)
[INFO] [stderr] error: could not compile `archangel-execd` (lib test) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "f913227d6ad6d524eaedc54c11f97c99f0d85435b654bf9df2dd855cf5b9d359", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f913227d6ad6d524eaedc54c11f97c99f0d85435b654bf9df2dd855cf5b9d359", kill_on_drop: false }`
[INFO] [stdout] f913227d6ad6d524eaedc54c11f97c99f0d85435b654bf9df2dd855cf5b9d359
